ASP.NET Core MVC コントロールヘルプ
NewItemCreator プロパティ (IItemsSource<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > IItemsSource<T> インターフェース : NewItemCreator プロパティ
Gets or sets a function that creates new items for the collection.
シンタックス
'宣言
 
Property NewItemCreator As System.String
System.string NewItemCreator {get; set;}
解説
If the creator function is not supplied, try to create an uninitialized item of the appropriate type.
参照

IItemsSource<T> インターフェース
IItemsSource<T> メンバ